home *** CD-ROM | disk | FTP | other *** search
/ Adventure Games / Adventure Games 1.iso / panic / panic.exe / panic.DXR / 00177.ls < prev    next >
Encoding:
Text File  |  1995-08-24  |  69 b   |  6 lines

  1. on mouseDown
  2.   if programmersKey() then
  3.     go("LF2.1")
  4.   end if
  5. end
  6.